Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update module github.com/prometheus/client_golang to v1.20.5 #134

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

gabe565-renovate[bot]
Copy link
Contributor

@gabe565-renovate gabe565-renovate bot commented Sep 5, 2024

This PR contains the following updates:

Package Type Update Change
github.com/prometheus/client_golang require patch v1.20.2 -> v1.20.5

Release Notes

prometheus/client_golang (github.com/prometheus/client_golang)

v1.20.5: / 2024-10-15

Compare Source

We decided to revert the testutil change that made our util functions less error-prone, but created a lot of work for our downstream users. Apologies for the pain! This revert should not cause any major breaking change, even if you already did the work--unless you depend on the exact error message.

Going forward, we plan to reinforce our release testing strategy [1],[2] and deliver an enhanced testutil package/module with more flexible and safer APIs.

Thanks to @​dashpole @​dgrisonnet @​kakkoyun @​ArthurSens @​vesari @​logicalhan @​krajorama @​bwplotka who helped in this patch release! 🤗

Changelog

[BUGFIX] testutil: Reverted #​1424; functions using compareMetricFamilies are (again) only failing if filtered metricNames are in the expected input. #​1645

v1.20.4

Compare Source

  • [BUGFIX] histograms: Fix a possible data race when appending exemplars vs metrics gather. #​1623

v1.20.3

Compare Source

  • [BUGFIX] histograms: Fix possible data race when appending exemplars. #​1608

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@gabe565-renovate gabe565-renovate bot requested a review from gabe565 as a code owner September 5, 2024 16:15
@gabe565-renovate gabe565-renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from bf9a020 to d24d728 Compare September 17, 2024 15:31
@gabe565-renovate gabe565-renovate bot changed the title chore(deps): update module github.com/prometheus/client_golang to v1.20.3 chore(deps): update module github.com/prometheus/client_golang to v1.20.4 Sep 17, 2024
@gabe565-renovate gabe565-renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from d24d728 to 538ee26 Compare October 11, 2024 08:07
@gabe565-renovate gabe565-renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 538ee26 to 94fd602 Compare October 15, 2024 12:25
@gabe565-renovate gabe565-renovate bot changed the title chore(deps): update module github.com/prometheus/client_golang to v1.20.4 chore(deps): update module github.com/prometheus/client_golang to v1.20.5 Oct 15, 2024
Copy link

@gabe565 gabe565 merged commit 02a6960 into main Nov 13, 2024
8 checks passed
@gabe565 gabe565 deleted the renovate/github.com-prometheus-client_golang-1.x branch November 13, 2024 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant